home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / bbsutils / bgfax120.arj / HELPME.ARJ / D'BRIDGE.TXT < prev    next >
Text File  |  1994-03-24  |  2KB  |  53 lines

  1. --------------------------------------------------------------------------
  2. Setup hints for using BGFAX with D'bridge                         06-18-93
  3. Randy Fox
  4. FidoNet 1:363/60
  5. --------------------------------------------------------------------------
  6.  
  7. If you want to use D'Bridge with a Class 2.0 modem, see "D'BR-USR.TXT".
  8.  
  9. Here is the Dbridge set up that we discussed about the other night.
  10.  
  11. All the people need to do is the following:
  12.  
  13. Edit the MCF File they are using.  in my case BOCA3242.mcf
  14. 2) Change the "INIT" Line to look something like this:
  15.    (some additional commands may be needed for regular modem use.  I left
  16.     my extras out for less confusion.)
  17.     The file starts off looking like this:
  18.  
  19.     MCF Boca3242 Boca V32b/MNP/V42b
  20.     BAUD 38400
  21.     LOCKED
  22.     DELAY 60
  23.     TIMEOUT 65
  24.     PREINIT ATZ   <----This line can be ommited or altered, but is only sent
  25.                        once upon loading D'bridge
  26.  
  27. Boca-> INIT ATH0N1&K3+FCR=1+FAA=1+FLID="MY FAX MACHINE"
  28. Zoom-> INIT ATN1&K3+FCR=1+FAA=1+FLID="MY FAX MACHINE"
  29.     OFFHOOK ATM0H1
  30.     etc....
  31.  
  32. (Note: in the mcf there is no blank lines between the entries, I just ran out
  33. of room for the explaination.)
  34.  
  35. Then, they need to load dbridge and go under Utilities;Security/Miscellaneous.
  36.  
  37. In the EXTERNAL RECIEVERS box they need to enter:
  38.  
  39. FAX|C:\FAX\BGFAX /FAX
  40.     The word FAX before the pipe is the modem response, may need to be
  41.     CONNECT FAX is some instances, or +FCON.  After the pipe is the command
  42.     line for the reciever.  This is the quickest way to load BGFAX if you
  43.     have enough overhead ram.  this is just a small dos shell method.
  44.  
  45. Another option:  after the PIPE symbol, they may speccify a batch file to call
  46. BGFAX.  ie: FAX|FAX.BAT
  47.  
  48. If there is not enough over head ram, they may try swapping Dbridge out by
  49. placing a "+" sign in front of the command line: FAX|+FAX.BAT
  50.  
  51. Or the may drop Dbridge and exit at errorlevel: FAX|*X100 (100 errorlevel)
  52.  
  53.